Blazor コントロール
C1WrapDataCollection<S,T> クラス メンバ
プロパティ  メソッド  イベント

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 : C1WrapDataCollection<S,T> クラス

C1WrapDataCollection<S,T>データ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets the state of the connection to the source.  
Public プロパティGets the number of elements in the collection. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public プロパティGets the current page number.  
Public プロパティGets the filter expression applied to the data.  
Public プロパティGets the group descriptions applied to the data.  
Public プロパティGets a value indicating whether this collection can load more items.  
Public プロパティ C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public プロパティGets whether the group items will be inline with the data items or the items will be the first level of group items.  
Public プロパティGets a value indicating whether the collection is being updated.  
Public プロパティ  
Public プロパティGets the element at the specified index in the read-only list. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public プロパティGets or sets the maximum number of items per page.  
Public プロパティGets the sort descriptions applied to the data.  
Public プロパティGets the total number of items in the collection.  
トップ
パブリック メソッド
 名前解説
Public メソッドReturns whether the collection is able to filter the specified expression.  
Public メソッドReturns whether the collection is able to group the specified group descriptions.  
Public メソッド  
Public メソッド  
Public メソッド  
Public メソッド  
Public メソッドDetermines whether the collection can be refreshed.  
Public メソッド  
Public メソッド  
Public メソッド  
Public メソッド  
Public メソッドReturns whether the collection is able to sort the specified sort descriptions.  
Public メソッドConnects the collection to the source.  
Public メソッドCreates a new item of the collection.  
Public メソッドDisconnects the collection from the source.  
Public メソッド C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public メソッドFilters the data using specified filter expression.  
Public メソッドオーバーライドされます。 Get the type of the items in the collection.  
Public メソッドオーバーロードされます。 Returns the items that has be loaded so far.  
Public メソッドオーバーロードされます。 Groups the collection according to the specified group descriptions.  
Public メソッドGets the index of the specified item. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public メソッド  
Public メソッド  
Public メソッドLoad the items between the specified indexes.  
Public メソッドLoads more items asynchronously.  
Public メソッド  
Public メソッド  
Public メソッドMoves to the page pageIndex.  
Public メソッドRefreshes the collection data.  
Public メソッド  
Public メソッド  
Public メソッド  
Public メソッド  
Public メソッドオーバーロードされます。 Sorts the collection according to the specified sort descriptions.  
トップ
パブリック イベント
 名前解説
Public イベントOccurs after the collection changed. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public イベントRaised after a filter operation was performed.  
Public イベントRaised after a grouping operation was performed.  
Public イベントOccurs after the current page changed.  
Public イベントOccurs when a property value changes. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public イベントRaised after a sort operation was performed.  
トップ
参照

C1WrapDataCollection<S,T> クラス
C1.DataCollection 名前空間